@charset "utf-8";
/* CSS Document */
body{width:100%;overflow-x:hidden;}

@keyframes uk-fade-right{0%{opacity:0;transform:translateX(100%)}100%{opacity:1;transform:translateX(0)}} /* 左进入 */
.index_cer_m,.oo_st_lcf1,.st_t2,.x_rot_left{animation-name:uk-fade-left;animation-duration: 1.1s;}  
.n_ab_right,.nd_abo_mr,.ad_sech,.min_ce_right,.nedr_cdt,.ab_left,.x_rot_right{animation-name:uk-fade-right;animation-duration: 1.1s;}  
@keyframes uk-fade-left{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}  /* 右进入 */
.ind_about,.in_prte,.dex_n_ret3 ul li,.udx_news{animation-name:uk-fade-top;animation-duration: 1.1s;} 
.footer,.link_rt,.index_about,.index_cer_mt,.abt_mia_nd,.prt_mian_m,.inxd_top_mcd{animation-name:uk-fade-bottom;animation-duration: 1.1s;}  
@keyframes uk-fade-top{
    0%{
        opacity:0;
        transform:translateY(-100%)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
}  /* 上进入 */
@keyframes uk-fade-bottom{
    0%{
        opacity:0;
        transform:translateY(100%)
    }
    100%{
        opacity:1;
        transform:translateY(0)
    }
} /* 下进入 */


.banner-box{width:100%;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {width:100%;margin:0 auto;overflow:hidden;text-align:center;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-box .bd li a img,.banner-box .bd li img{max-width:100%;}

.banner-btn a{display:block;width:50px;height:50px;position:absolute;top:0;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;color:#fff;text-align:center;line-height:50px;font-size:16px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: rgba(0,0,0,.4);font-size:0px;}
.banner-btn a.prev{left:20px;position:absolute;top:50%;} 
.banner-btn a.prev:after{content:' ';position:absolute;top:50%;margin-top:-6px;left:50%;width:12px;height:12px;border:#fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-left:-5px;}
.banner-btn a.next{right:20px;position:absolute;top:50%;}
.banner-btn a.next:after{content:' ';position:absolute;top:50%;margin-top:-6px;left:50%;width:12px;height:12px;border:#fff solid;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-8px;}
.banner-btn a:hover{background:rgba(0,0,0,.9);}
.banner-box .hd {position:absolute;bottom:95px;width:100%;text-align:center;}
.banner-box .hd ul li{width: 12px;height:12px;margin-right: 8px;display: inline-block;cursor: pointer;background: rgba(255,255,255,.3);border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.banner-box .hd ul li.on{background:#2cabdf;}


.main_cnet{padding:0px 15px;max-width:1350px;margin:0px auto;}
.about_m p{margin-top:20px;}
.about_m img{max-width:100%;}
.about_m{line-height:25px;font-size:12px;color:#333;margin-bottom:40px;margin-top:40px;}

.tle_md_fe{background-color: #eee;}



.contact_m{line-height:35px;font-size:14px;color:#343a40;padding:20px 0px;}
.contact_m ul{border-bottom:1px dashed #e5e5e5;padding-bottom:10px;margin-bottom:10px;}
.contact_m p strong{font-size:16px;}
.contact_m p img{max-width:100%;}



.feed_m{margin:30px auto;max-width:1310px;padding:0px 15px;}
.form-group{line-height:36px;margin-bottom:22px;position:relative;display:inline-block;width:100%;}
.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:97%;}
textarea.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:180px;outline:none;color:#666;font-size:12px;padding:10px 2%;width:95%;}
#code{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:40%;float: left;}
.btn-primary{border:1px solid #2cabdf ;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;font-size:12px;width:100%;background:#2cabdf ;color:#fff;cursor:pointer !important;}
.form-group label{position:absolute;left:0px;bottom:-20px;line-height:20px;color:#666;font-size:12px;}
.form-group label.error{color:#ff0000;}
.form-group span{height: 34px;padding: 0px 10px 0 0;font-size: 14px;display: block;font-weight: 400;margin-left: 10px;color: #76838f;float: left;text-align: center;background-color: #f3f7f9;border: 1px solid #e4eaec;border-radius: 3px;line-height: 36px;}
.form-group span img{float:left;}
.form-group span a{display:inline-block;color:#666;font-size:12px;}



/* 分页 */
a{text-decoration:none;}
*{padding:0; margin:0; list-style:none;}
address,cite,em {font-style:normal;}
.page_tp{margin:27px auto;text-align:center;height:32px;line-height:32px;display:inline-block;width:100%;}
.page_op_txt{background:#fff;border:1px solid #ccc;height:30px;line-height:30px;padding:0px 10px !important;display:inline-block;color:#333333;font-size:12px;font-family:"微软雅黑";margin-right:10px;display:inline-block;margin-left:10px;outline:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp span{color:#6d6d6d;font-size:12px;font-family:"微软雅黑";display:inline-block;padding:0px !important;border:0px !important;background:none;}
.red_pcd{width:40px;height:28px;line-height:28px;color:#6d6d6d;font-size:12px;font-family:"微软雅黑";border:1px solid #ccc;padding-left:5px;margin-right:10px;margin-left:10px;display:inline-block;margin-top:-3px;outline:none;text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.red_pcd1{width:46px;height:30px;border:1px solid #e5e5e5;color:#333;font-size:12px;font-family:"微软雅黑";background:none;cursor:pointer !important;margin-left:10px;display:inline-block;margin-top:-3px;background:#efefef;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em{display:inline-block;margin-right:10px;}
.page_op_txtu{color:#bbb;}
.page_tp em a{background:#fff;border:1px solid #e5e5e5;padding:0px;height:30px;line-height:30px;width:36px;display:inline-block;color:#333333;font-size:13px;font-family:"微软雅黑";text-align:center;margin:0px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em a.on{border: 1px solid #333;color:#fff;background: #333;font-weight:bold;}
.page_tp em a.on_last{border-right:1px solid #e5e5e5;}

.page{min-height: 40px;text-align:center;margin:0px auto 0px;padding: 0px 21px;display:none;}
.page ul{padding:20px 0px;}
.page a{display: inline-block;margin:0px 2%;height: 38px;line-height: 38px;border:1px solid #dcdcdc;color: #666666;font-size: 14px;width:40%;border-radius: 12px;-moz-border-radius: 12px;-webkit-border-radius: 12px;}


.dhr_mt1{display:block;font-size:22px;line-height:35px;text-align:center;color: #333;margin:15px 0px 15px;}
.dhr_mt2{display:block;color:#666;font-size:12px;line-height:45px;text-align:center;margin-bottom:10px;}
.dhr_mt3 img{max-width:100%;}
.dhr_mt3 p{color:#666;font-size:14px;line-height:30px;}
.dhr_mt3{margin-top:15px;color:#666;font-size:14px;line-height:30px;}

.pge_re{margin-bottom:20px;margin-top:40px;}
.pge_re span{display:block;line-height:32px;height:32px;overflow:hidden;font-size: 14px;color:#333;padding:0px 10px;}
.pge_re span a{color: #666;}
.ews_t_tl a:hover{color:#fff;background:#2cabdf;}
.pge_re span a:hover,.text_bsd a:hover{color:#2cabdf}

.m_i_mn_ler1{display:block;background: #2cabdf;font-size: 16px;height: 38px;overflow: hidden;white-space: nowrap;line-height: 38px;color: #FFF;padding: 0 0 0 10px;font-weight:bold;}
.min_cet_m{padding-bottom:80px;padding-top:50px;}
.in_cet1{margin-bottom:20px;}
.y_ctr2 li{line-height:38px;position:relative;}
.y_ctr2 li:last-child{border-bottom:0px;}
.y_ctr2 li a{border-bottom: 1px solid #f2f2f2;display:block;color: #444;font-size: 14px;transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;height:38px;overflow:hidden;padding-right:40px;}
.y_ctr2 li a:hover{text-decoration:underline;}
.eb_lm_mdrf{position:relative;}
.leb_lm_m{display:none;padding: 0px 3%;width: 94%;}
.leb_lm_m a{display:block;height: 33px;line-height: 33px;color: #666;font-size: 14px;padding-left:18px;border-bottom:1px dashed #eee;}
.leb_lm_m a:hover{color:#666;}
.more_ald{display:block;position:absolute;right: 0px;top: -38px;width: 32px;z-index: 1;height: 35px;padding-right: 15px;cursor:pointer;}
.more_ald:before,.more_ald:after{content: "";position: absolute;right:19px;top: 17px;width: 12px;height: 2px;background: #99abb7;}
.more_ald:after{transform:rotate(90deg); transition: all .3s cubic-bezier(.4,.01,.165,.99);}
.eb_lm_mdrf i.select:after{transform:rotate(0deg);}
.y_ctr2{margin-bottom: 20px;margin-top:10px;padding:0px 10px;}

.items_content{position:relative;padding: 40px 0px;}

.side_sli_der ul li{position:relative;min-height:80px;}
.side_sli_der table{width:80px;height:80px;position:absolute;left:0px;top:10px;}
.side_sli_der table img{max-width:80px;max-height:80px;}
.side_sli_der span{display:block;margin-left:95px;line-height:25px;color: #666;font-size: 12px;height:75px;overflow:hidden;margin-top:10px;}
.side_sli_der span a{color: #666;}
.side_sli_der{max-height: 405px;overflow: hidden;}


.min_ce_left{width:230px;float:left;}
.min_ce_right{margin-left:260px;}
.items_content .btn-prev{top: 0;position: absolute;left: 0;width: 100%;height: 40px;cursor:pointer;}
.items_content .btn-next{bottom: 0;position: absolute;left: 0;width: 100%;height: 40px;cursor:pointer;}

.items_content .btn-prev:after{content:' ';position:absolute;top:50%;margin-top: -2px;left:50%;width: 20px;height: 20px;border:#eee solid;border-width: 4px 4px 0 0;-webkit-transform:rotate(-135deg);transform: rotate(-45deg);margin-left:-4px;}
.items_content .btn-next:before{content:' ';position:absolute;top:50%;margin-top: -19px;left:50%;width: 20px;height: 20px;border: #eee solid;border-width: 4px 4px 0 0;-webkit-transform:rotate(45deg);transform: rotate(135deg);margin-left:-8px;}


.title_l{height:50px !important;}
.title_l_ul{line-height:40px;margin:0px auto;font-size:14px;height:40px;overflow:hidden;max-width:1350px;padding:0px 15px;border-bottom: 10px solid #eee;}
.title_l a{color: #666;}


.m_in_ler1{display:block;line-height:38px;position:relative;margin:0 0 15px;padding-bottom: 10px;border-bottom: 1px solid #ddd;font-size: 22px;color: #000;font-weight:bold;}


.dex_n_ret3{margin-top:20px;}
.dex_n_ret3 ul li{position: relative;padding:15px 15px;}
.dex_n_ret3 ul li:nth-child(2n){background: #f9f9f9;}
.dex_n_ret3 ul li table{position:absolute;left:15px;top:15px;width:230px;height:170px;}
.dex_n_ret3 ul li table img{max-width:230px;max-height:170px;}
.ex_ne_trt{margin-left:250px;min-height:170px;}
.ex_ne_trt span{display:block;font-size:16px;color: #000;line-height: 32px;overflow:hidden;height: 32px;}
.ex_ne_trt span a{color:#000;font-size: 16px;}
.ex_ne_trt span a:hover{color:#2cabdf;}
.ex_ne_trt i{display:block;color:#6c757d;font-size:14px;line-height:30px;margin:5px 0px;font-style:normal;}
.ex_ne_trt em{display:block;font-size: 14px;line-height: 25px;color: #6c757d;max-height:50px;overflow:hidden;}

.ex_ne_trt_mfd{margin-left:0px;min-height:auto;}
.dex_n_ret3 ul li:before {content: "";position: absolute;left: 0;bottom: 0;width:100%;height: 1px;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.dex_n_ret3 ul li:after{content: '';display: block;width: 0;height: 3px;background-color: #2cabdf;position: absolute;left: 0;bottom: 0;opacity: 0;filter: alpha(opacity=0);}
.dex_n_ret3 ul li:hover:after{width: 100%;opacity: 1;filter: alpha(opacity=100);-webkit-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}


.pdo_cr_lost_m{width:100%;overflow:hidden;margin-top:30px;}
.pdo_cr_lost_m ul li{float:left;width:32%;margin-right:2%;margin-bottom:20px;}
.pdo_cr_lost_m ul li span{display:block;height:200px;overflow:hidden;position:relative;}
.pdo_cr_lost_m ul li span table{width:100%;height:200px;}
.pdo_cr_lost_m ul li span table img{max-width:100%;max-height:200px;}
.pdo_cr_lost_m ul li:nth-child(3n){margin-right:0px;}
.xp_man_cd1{display:block;text-align: center;height: 30px; overflow: hidden;line-height:30px; color: #656464; transition:color 0.3s;margin-top:5px;font-size:14px;position:relative;padding-top:5px;margin-bottom:10px;}
.pdo_cr_lost_m ul li:hover .xp_man_cd1{text-decoration: none;color:#2cabdf;}
.pdo_cr_lost_m ul li span:hover img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all .6s ease-in-out;-o-transition: all .6s ease-in-out;transition: all .6s ease-in-out;}


.job_mdf_m{margin:0px auto 0px;padding:20px;}
.job_mdf_m ul{padding:10px 0px 10px;border-bottom:1px dashed #e5e5e5;margin-bottom:10px;}
.job_mdf_m ul li{color: #666666;font-size: 14px;line-height:25px;}
.job_mdf_m ul li span{color:#333;}
.job_mdf_m ul li h3{font-size:16px;}


.do_cr_ler{border: 1px solid #c6c6c6;adding: 3px;position: relative;}
.do_cr_ler:hover{box-shadow:0 20px 15px -15px rgba(0,0,0,.2);}
.do_cr_ler:before{content: '';display: block;height: 4px;position: absolute;left: -1px;right: -1px;bottom: -1px;-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);}
.do_cr_ler:hover:before{background-image:-webkit-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:-ms-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:-o-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:linear-gradient(-90deg,#00cbf7,#0844fd);-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;}


.inx_abt_mb{background:url(../images/company_intr_bg.jpg) center bottom no-repeat;padding: 125px 15px 125px;margin-bottom: 125px;background-size: cover;}
.inx_abt_mbvb{max-width:1350px;background-color: #fff;padding: 45px;box-shadow: -1px 1px 27px 2px rgba(0, 0, 0, 0.22);margin: 0px auto;}

.ab_left{float:right;width:47%;padding-right:3%;position: relative;}
.ab_left:after{content: '';display: block;width: 2px;height: 135px;max-height: 100%;background-color: #019bcf;position: absolute;right: 0;top: 0;}
.st_t2{float:left;width:47%;text-align:center;}
.st_t_l2 img{max-width:100%;max-height:350px;}

.ab_left span{display:block;font-size:38px;color: #16385e;line-height: 40px;margin-bottom: 25px;text-align:right;}
.ab_left p{font-size: 16px;color: #16385e;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:7;}


.lea_vrn_mo_re{display: inline-block;width: 32px;height: 32px;position: relative;float: right;margin-top: 15px;}
.lea_vrn_mo_re a{display:block;width: 32px;height: 32px;}
.lea_vrn_mo_re a:before,.lea_vrn_mo_re a:after{content: '';display: inline-block;width: 32px;height: 32px;position: absolute;left: 0;top: 0;background-repeat: no-repeat;background-position: center;-webkit-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
.lea_vrn_mo_re a:before{background-image: url(../images/ico_more.png);}
.lea_vrn_mo_re a:after{background-image: url(../images/ico_more_hover.png);background-color: #019bcf;-webkit-transform: translateY(30%);-ms-transform: translateY(30%);-o-transform: translateY(30%);transform: translateY(30%);opacity: 0;-webkit-transform: scale(.3);-ms-transform: scale(.3);-o-transform: scale(.3);transform: scale(.3);}
.lea_vrn_mo_re a:hover:before{opacity: 0;-webkit-transform: scale(.3);-ms-transform: scale(.3);-o-transform: scale(.3);transform: scale(.3);}
.lea_vrn_mo_re a:hover:after{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);opacity: 1;}


.inx_rot_mian{background:url(../images/project_bg.jpg) center top no-repeat;padding: 100px 15px;background-size:cover;}
.nx_rot_mr{max-width:1350px;margin:0px auto;}
.x_rot_left{width: 27%;padding-right: 45px;float: left;text-align: right;}
.x_rot_left li span{display:block;font-size: 38px;padding-bottom: 70px;font-weight: normal;color: #fff;}
.x_rot_left li a{display:block;line-height:35px;height:35px;overflow:hidden;color: #0091ca;font-size:20px;font-weight:bold;position:relative;}
.x_rot_left li:nth-child(2) a{color:#fff;}
.x_rot_left li:nth-child(2) a:before{content: '+';font-size:22px;line-height: 1;padding-right: 10px;}
.x_rot_right{width: 62%;float: left;border-left: 2px solid #fff;padding-left: 6%;}
.x_rot_right dl{width:100%;overflow:hidden;}
.x_rot_right dl dd{float:left;display: block;position: relative;box-shadow: 1px 0 29px rgba(0,0,0,.3);width:49%;margin-bottom: 25px;}
.x_rot_right dl dd:nth-child(2n){float:right;}
.ot_rig1{height:320px;overflow:hidden;display:flex;justify-content: center;align-items:center;}
.ot_rig1 table{height:320px;width:100%;}
.ot_rig1 table img{max-width:100%;height:auto;}
.ot_rig2{position:absolute;left:0px;top:0px;opacity:0;background-color: rgba(22,56,94,.8);text-align: center;padding: 10%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;opacity: 0;
filter: alpha(opacity=0);visibility: hidden;width:80%;height:70%;}
.x_rot_right dl dd:hover .ot_rig2{opacity: 1;filter: alpha(opacity=100);visibility: visible;-webkit-transform: scale(.88);-ms-transform: scale(.88);-o-transform: scale(.88);transform: scale(.88);}
.it_t1{font-size: 24px;display:block;text-align:center;color:#fff;height:35px;line-height:35px;overflow:hidden;}
.it_t2{font-size: 14px;display:block;text-align:center;color:#fff;height:40px;line-height:20px;overflow:hidden;margin:5px 0px;}

.bt_n_mdf{display:block;padding:0px 5px;}
.bt_n_mdf a{border-bottom: 1px solid #f2f2f2;display:block;color: #444;font-size: 14px;height:38px;overflow:hidden;line-height:38px;}

.it_t3{display:block;width:70%;margin: 0px auto;font-size: 16px;color: #fff;background-image:-webkit-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:-ms-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:-o-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:linear-gradient(90deg,#ffc75e,#ff2c4f);background-size:100%;border:0;border-radius:3px;box-shadow:0 13px 27px 0 rgba(250,68,68,.25);cursor:pointer;font-weight:600;letter-spacing:.5px;line-height: 45px;padding: 0px 10px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;z-index:1;margin-top:20px;}
.it_t3:before{background-image:-webkit-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:-ms-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:-o-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:linear-gradient(-90deg,#00cbf7,#0844fd);border-radius:inherit;content:"";display:block;height:100%;opacity:0;position:absolute;top:0;left:0;transition:opacity .45s;width:100%;z-index:-1}
.it_t3:hover{color:#fff;text-decoration:none}
.it_t3:hover:before{box-shadow:0 13px 27px 0 rgba(0,182,248,.25);opacity:1}


.prt_mian_m{max-width:1350px;margin:0px auto;padding: 60px 15px;}
.rt_m1{display:block;width: 22%;font-size: 38px;font-weight: normal;line-height:60px;float: left;color: #16385e;text-align: center;}
.rt_mr{width: 70%;border-left: 2px solid #ccc;float: left;padding: 0 30px;}
.rt_mr span{display:block;color: #333;font-size: 20px;font-weight: bold;margin-bottom: 20px;text-transform: uppercase;}
.rt_mr em{display:block;font-size: 18px;line-height:25px;padding-bottom: 8px;color: #16385e;}
.rt_mr em a{color: #fc6f63;margin-left:5px;}

.inxd_top_mcd{margin: -75px 15px 0px;position: relative;z-index: 3;margin-bottom: 30px;}
.inxd_top_mcd ul{max-width:1350px;margin:0px auto;width:100%;height: 340px;}
.inxd_top_mcd ul li{width:16.6%;float:left;}
.inxd_top_mcd ul li a{display:block;padding:20px;min-height: 300px;}
.inxd_top_mcd ul li:nth-child(1){background-color: #07bcdd;}
.inxd_top_mcd ul li:nth-child(2){background-color: #07b2dd;}
.inxd_top_mcd ul li:nth-child(3){background-color: #019bcf;}
.inxd_top_mcd ul li:nth-child(4){background-color: #0c88c5;}
.inxd_top_mcd ul li:nth-child(5){background-color: #1472ba;}
.inxd_top_mcd ul li:nth-child(6){background-color: #215caa;}
.ite_m_tit1{display:block;font-size: 22px;color:#fff;line-height:30px;height:30px;overflow:hidden;text-align:center;}
.ite_m_tit2{padding-top: 20px;font-size: 12px;opacity: 0;-webkit-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}

.ite_m_tit2 p{font-size: 12px;margin-bottom: 30px;height:75px;display:block;line-height:25px;overflow:hidden;text-align:center;color:#fff;}
.ite_m_tit3{display:block;background-image:-webkit-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:-ms-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:-o-linear-gradient(90deg,#ffc75e,#ff2c4f);background-image:linear-gradient(90deg,#ffc75e,#ff2c4f);background-size:100%;border:0;border-radius:3px;box-shadow:0 13px 27px 0 rgba(250,68,68,.25);color:#fff;cursor:pointer;margin:0px auto;font-size: 12px;letter-spacing:.5px;line-height: 32px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;z-index:1;width: 80%;}
.ite_m_tit3:before{background-image:-webkit-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:-ms-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:-o-linear-gradient(-90deg,#00cbf7,#0844fd);background-image:linear-gradient(-90deg,#00cbf7,#0844fd);border-radius:inherit;content:"";display:block;height:100%;opacity:0;position:absolute;top:0;left:0;transition:opacity .45s;width:100%;z-index:-1}
.ite_m_tit3:hover{color:#fff;text-decoration:none}
.ite_m_tit3:hover:before{box-shadow:0 13px 27px 0 rgba(0,182,248,.25);opacity:1}

.dex_n_ret_all ul li{min-height:32px;position: relative;padding:15px 15px;}

.inxd_top_mcd ul li a:hover{background-color: #16385e !important;background-image: none!important;background-repeat: no-repeat;background-position: center bottom;-webkit-transform: scale(1.3);-ms-transform: scale(1.3);-o-transform: scale(1.3);transform: scale(1.3);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;z-index: 1;}
.inxd_top_mcd ul li a:hover .ite_m_tit2{opacity: 1;}

@media (max-width:1150px) {
.x_rot_left{width:100%;padding-right: 0px;text-align: left;overflow:hidden;margin-bottom: 30px;}	
.x_rot_right{width: 100%;padding-left:0px;border-left:0px;}
.x_rot_left li{float:left;margin-right: 25px;}
.x_rot_left li:nth-child(1){width:100%;margin-right: 0px;}
.x_rot_left li span{padding-bottom:20px;}


}
@media (max-width:960px) {
.min_ce_left{display:none;}
.min_ce_right{margin-left:0px;}
.pdor_lost_m ul li{width:49%;margin-right:1%;}
.pdor_lost_m ul li:nth-child(2n){float:right;margin-right:0px;}
.ab_left{width:97%;padding-right:3%;position: relative;}
.st_t2{width:100%;margin-bottom:15px;}
.prt_mian_m{padding: 50px 15px;}
.rt_m1{width:100%;text-align:left;font-size: 28px;}
.rt_mr{width: 100%;padding: 0px;border-left: 0px;}
.inxd_top_mcd ul li{width:33.3%;}


}

@media (max-width:820px) {


.page_tp{display:none;}
.page{display:block;}
.index_cer_mt ul li{width:50%;}

}

@media (max-width:650px) {

.dex_n_ret3 ul li table{position:static;left:0px;top:0px;width:100%;height:170px;}
.dex_n_ret3 ul li table img{max-width:100%;max-height:170px;}
.ex_ne_trt{margin-left:0px;}
.udx_news ul li{width:100%;}
.pdo_cr_lost_m ul li{float:left;width:49%;margin-right:0px;}
.pdo_cr_lost_m ul li:nth-child(2n){float:right;}
.inxd_top_mcd ul li{width:50%;float:left;}
.inxd_top_mcd ul li a:hover .ite_m_tit2{opacity: 0;}
.inxd_top_mcd ul li a .ite_m_tit2{opacity: 1;}
.x_rot_right dl dd{width:100%;}
.x_rot_right dl dd .ot_rig2{opacity: 1;filter: alpha(opacity=100);visibility: visible;-webkit-transform: scale(.88);-ms-transform: scale(.88);-o-transform: scale(.88);transform: scale(.88);}
.x_rot_right dl dd:hover .ot_rig2{opacity: 0;}
}

@media (max-width:450px) {
.index_cer_mt ul li{width:100%;}
.inxd_top_mcd ul li{width:100%;margin-bottom:15px;}
}
@media (max-width:380px) {
.pdo_cr_lost_m ul li{float:left;width:100%;margin-right:0px;}
.pdor_lost_m ul li{width:100%;margin-right:0px;}




}